home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _905DFE6110AD496E8705521F810A9841 < prev    next >
Text File  |  2006-03-14  |  3KB  |  125 lines

  1.  <window>
  2.   <id>3000</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.   <controls>
  5.     <control>
  6.         <description>Video Overlay Bottom bar</description>
  7.         <type>image</type>
  8.         <id>25</id>
  9.         <posX>220</posX>
  10.         <posY>563</posY>
  11.         <width>1060</width>
  12.         <height>157</height>
  13.         <texture>videooverlay_bottom.png</texture>
  14.     </control>
  15.     <control>
  16.         <description>now playing label</description>
  17.         <type>label</type>
  18.         <id>288</id>
  19.         <posX>1010</posX> 
  20.         <posY>590</posY>
  21.         <label>Now playing</label>
  22.         <align>right</align>
  23.         <font>font10</font>
  24.         <textcolor>88000000</textcolor>
  25.     </control>
  26.     <control>
  27.         <description>scrolling info label</description> 
  28.         <type>fadelabel</type> 
  29.         <width>500</width> 
  30.         <height>30</height>
  31.         <posX>1010</posX> 
  32.         <posY>620</posY>
  33.         <align>right</align>  
  34.         <font>font16</font> 
  35.         <textcolor>88000000</textcolor>
  36.         <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label>
  37.         <id>5</id> 
  38.     </control>
  39.     <control>
  40.         <description>video rectangle</description> 
  41.         <type>image</type> 
  42.         <id>0</id> 
  43.         <posX>1025</posX> 
  44.         <posY>563</posY> 
  45.         <width>260</width> 
  46.         <height>160</height> 
  47.         <texture>playback_background.png</texture> 
  48.         <colorkey>0</colorkey> 
  49.         <colordiffuse>ffffffff</colordiffuse> 
  50.     </control>
  51.     <control>
  52.         <description>video preview window</description> 
  53.         <type>videowindow</type> 
  54.         <id>1</id> 
  55.         <posX>1052</posX> 
  56.         <posY>585</posY> 
  57.         <width>208</width> 
  58.         <height>117</height> 
  59.         <action>18</action>
  60.         <textureFocus>tv_green_border.png</textureFocus> 
  61.     </control>
  62.     <control>
  63.         <description>logo background</description> 
  64.         <type>image</type> 
  65.         <id>0</id> 
  66.         <posX>1052</posX> 
  67.         <posY>633</posY>
  68.         <width>208</width>
  69.         <height>70</height>
  70.         <texture>logo_background.png</texture>
  71.         <visible>yes</visible>
  72.     </control>
  73.     <control>
  74.         <description>play time label</description> 
  75.         <type>label</type> 
  76.         <id>2</id> 
  77.         <posX>1010</posX>
  78.         <posY>665</posY> 
  79.         <label>#currentplaytime / #duration</label> 
  80.         <align>right</align> 
  81.         <font>font10</font> 
  82.         <textcolor>88000000</textcolor> 
  83.     </control>
  84.     <control>
  85.         <description>play logo</description> 
  86.         <type>image</type> 
  87.         <id>3</id> 
  88.         <posX>1120</posX> 
  89.         <posY>648</posY>
  90.         <width>70</width>
  91.         <height>60</height>
  92.         <texture>logo_play.png</texture> 
  93.     </control>
  94.     <control>
  95.         <description>Pause logo</description> 
  96.         <type>image</type> 
  97.         <id>4</id> 
  98.         <posX>1120</posX> 
  99.         <posY>648</posY>
  100.         <width>70</width>
  101.         <height>60</height>
  102.         <texture>logo_pause.png</texture> 
  103.     </control>
  104.     <control>
  105.         <description>FF logo</description> 
  106.         <type>image</type> 
  107.         <id>7</id> 
  108.         <posX>1120</posX> 
  109.         <posY>648</posY>
  110.         <width>70</width>
  111.         <height>60</height>
  112.         <texture>logo_fastforward.png</texture> 
  113.     </control>
  114.     <control>
  115.         <description>RW logo</description> 
  116.         <type>image</type> 
  117.         <id>8</id> 
  118.         <posX>1120</posX> 
  119.         <posY>648</posY>
  120.         <width>70</width>
  121.         <height>60</height>  
  122.         <texture>logo_rewind.png</texture> 
  123.     </control>
  124.   </controls>
  125. </window>